Started

Jan 20, 2025 03:04:20 PM

Ended

Jan 20, 2025 03:09:35 PM

Features Passed

9

Features Failed

1

Features
Scenarios
Steps

Timeline

Tags

NamePassedFailedSkippedOthersPassed %
@TC9.2 1 0 0 0 100%
@Api 15 0 0 0 100%
@TC5.4 1 0 0 0 100%
@TC5.5 1 0 0 0 100%
@TC3.7 1 0 0 0 100%
@TC9.5 1 0 0 0 100%
@UnsuccessfulUserLogin 2 0 0 0 100%
@TC3.4 1 0 0 0 100%
@AddNewContact 6 1 0 0 85.714%
@TC5.3 1 0 0 0 100%
@LoginUser 2 0 0 0 100%
@TC2.2 1 0 0 0 100%
@TC4.2 1 0 0 0 100%
@CreateUser 1 0 0 0 100%
@UnsuccessfulDetailUpdate 5 0 0 0 100%
@TC9.3 1 0 0 0 100%
@TC5.2 1 0 0 0 100%
@TC1.1 1 0 0 0 100%
@TC8.4 1 0 0 0 100%
@TC9.4 1 0 0 0 100%
@TC9.1 1 0 0 0 100%
@TC3.3 0 1 0 0 0%
@UpdateContact 5 0 0 0 100%
@TC8.2 1 0 0 0 100%
@TC7.2 1 0 0 0 100%
@TC4.1 1 0 0 0 100%
@TC10.1 1 0 0 0 100%
@TC8.3 1 0 0 0 100%
@TC4.4 1 0 0 0 100%
@TC4.5 1 0 0 0 100%
@UnsuccessfulDeleteContact 1 0 0 0 100%
@TC3.6 1 0 0 0 100%
@TC3.5 1 0 0 0 100%
@TC4.3 1 0 0 0 100%
@Regression 21 0 0 0 100%
@TC7.1 1 0 0 0 100%
@TC3.2 1 0 0 0 100%
@TC2.1 1 0 0 0 100%
@TC3.1 1 0 0 0 100%
@UnsuccessfulCreateUser 2 0 0 0 100%
@UnsuccessfulAddNewContact 4 0 0 0 100%
@TC5.1 1 0 0 0 100%
@TC6.1 1 0 0 0 100%
@TC8.1 1 0 0 0 100%
@TC6.2 1 0 0 0 100%
@DeleteContact 5 0 0 0 100%

System/Environment

NameValue
user QA AUTOMATION CLASSES
build 0.1.1
os Windows
  • AddNewContact

    3:04:21 PM / 00:01:12:035 Fail

    AddNewContact
    01.20.2025 3:04:21 PM 01.20.2025 3:05:33 PM 00:01:12:035 · #test-id=1
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User is already logged in
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User clicks Add New Contact button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User populates all fields
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks submit button in Add Contact Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify new contact is added
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User is already logged in
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User clicks Add New Contact button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User populates required fields
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks submit button in Add Contact Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify new contact is added
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User is already logged in
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User clicks Add New Contact button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User populates all fields
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks submit button in Add Contact Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And Verify new contact is added
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And Delete new record via UI
    Step skipped
    And User clicks Add New Contact button
    Step skipped
    And User populates all fields
    Step skipped
    And User clicks submit button in Add Contact Page
    Step skipped
    Then Verify new contact is added
    Step skipped
    Given User has an existing account
    When User use POST to add new contact
    Then Verify the response code for adding new contact
    Given User has an existing account
    When User use POST to add new contact using Firstname and Lastname
    Then Verify the response code for adding new contact using firstname and lastname
    Given User has an existing account
    When User use POST to add first contact
    And Verify the response code for adding new contact
    And User use POST to add second contact
    Then Verify the response code for adding new contact
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User use POST to add new contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And Verify the response code for adding new contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User Login the Web Application
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify new contact is added
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
  • CreateUser

    3:05:33 PM / 00:00:01:347 Pass

    CreateUser
    01.20.2025 3:05:33 PM 01.20.2025 3:05:34 PM 00:00:01:347 · #test-id=129
    Given User has access to the application
    When User use POST to create new user
    Then Verify the response code
  • DeleteContact

    3:05:34 PM / 00:01:08:510 Pass

    DeleteContact
    01.20.2025 3:05:34 PM 01.20.2025 3:06:43 PM 00:01:08:510 · #test-id=143
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User is already logged in
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User adds a new contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks a contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And clicks delete contact button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify contact is deleted
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User is already logged in
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User adds a new contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks a contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And clicks delete contact button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And Verify contact is deleted
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User adds a new contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User click second contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And clicks delete contact button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify second contact is deleted
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User has an existing account
    When User use POST to add new contact
    And Get the ID
    And Use DELETE to delete the contact
    Then Verify the response code for deletion
    Given User has an existing account
    When User use POST to add new contact
    And Get the ID
    And Use DELETE to delete the contact
    And Verify the response code for deletion
    And User use POST to add second contact
    And Get the second ID
    And Use DELETE to delete the second contact
    Then Verify the response code for deletion
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User use POST to add new contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And Get the ID
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And Use DELETE to delete the contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User Login the Web Application
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify the contact is not displayed
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
  • LoginUser

    3:06:43 PM / 00:00:12:668 Pass

    LoginUser
    01.20.2025 3:06:43 PM 01.20.2025 3:06:55 PM 00:00:12:668 · #test-id=251
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User populates required login fields
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks submit button in the Login Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify Contact List Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User populates required login fields with email "", password ""
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks submit button in the Login Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify Contact List Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
  • UnsuccessfulAddNewContact

    3:06:55 PM / 00:00:23:926 Pass

    UnsuccessfulAddNewContact
    01.20.2025 3:06:55 PM 01.20.2025 3:07:19 PM 00:00:23:926 · #test-id=282
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User is already logged in
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User clicks Add New Contact button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks submit button in Add Contact Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify error message displayed
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User is already logged in
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User clicks Add New Contact button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And Populate fields with blank firstname
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks submit button in Add Contact Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify error message for blank first name field displayed
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User has an existing account
    When User use POST to add new contact with blank firstname and lastname
    Then Verify the response code for blank required fields
    Given User has an existing account
    When User use POST to add new contact with blank firstname
    Then Verify the response code for blank firstname field
  • UnsuccessfulCreateUser

    3:07:19 PM / 00:00:02:690 Pass

    UnsuccessfulCreateUser
    01.20.2025 3:07:19 PM 01.20.2025 3:07:22 PM 00:00:02:690 · #test-id=345
    Given User has access to the application
    When User use POST to create user with blank password field
    Then Verify the response code for blank field
    Given User has access to the application
    When User use POST to create user with blank fields
    Then Verify the response code for blank field
  • UnsuccessfulDeleteContact

    3:07:22 PM / 00:00:03:817 Pass

    UnsuccessfulDeleteContact
    01.20.2025 3:07:22 PM 01.20.2025 3:07:26 PM 00:00:03:817 · #test-id=372
    Given User has access to the application
    Given User has an existing account
    When User use POST to add new contact
    And User use DELETE to delete a contact with invalid ID
    Then Verify the delete response code
  • UnsuccessfulDetailUpdate

    3:07:26 PM / 00:01:01:683 Pass

    UnsuccessfulDetailUpdate
    01.20.2025 3:07:26 PM 01.20.2025 3:08:28 PM 00:01:01:683 · #test-id=390
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User is already logged in
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User adds a new contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks a contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks Edit Contact button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And Clear values of firstname and lastname
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And Update street address
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks submit button in Contact Detail Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify error message for blank required fields
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User is already logged in
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User adds a new contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks a contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks Edit Contact button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And Clear values of firstname
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And Update street address
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks submit button in Contact Detail Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify error message for blank firstname
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User is already logged in
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User adds a new contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks a contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks Edit Contact button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And Clear values of all fields
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks submit button in Contact Detail Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify error message for blank required fields
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User has an existing account
    When User use POST to add new contact
    And User use PATCH to update contact with blank firstname and lastname
    Then Verify error response code
    Given User has an existing account
    When User use POST to add new contact
    And User use PATCH to update contact with blank fields
    Then Verify error response code
  • UnsuccessfulUserLogin

    3:08:28 PM / 00:00:11:860 Pass

    UnsuccessfulUserLogin
    01.20.2025 3:08:28 PM 01.20.2025 3:08:39 PM 00:00:11:860 · #test-id=494
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User populates login fields with invalid credentials
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks submit button in the Login Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify error message for invalid credentials
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User populates login fields with blank credentials
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks submit button in the Login Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify error message for blank fields
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
  • UpdateContact

    3:08:39 PM / 00:00:55:610 Pass

    UpdateContact
    01.20.2025 3:08:39 PM 01.20.2025 3:09:35 PM 00:00:55:610 · #test-id=525
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User is already logged in
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User adds a new contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks a contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks Edit Contact button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User updates the email field
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks submit button in Contact Detail Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify email is updated
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User is already logged in
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User adds a new contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks a contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks Edit Contact button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User updates the multiple fields
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks submit button in Contact Detail Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify fields are updated
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User has an existing account
    When User use POST to add new contact
    And User use Patch to update the contact details
    Then Verify the patch response code
    Given User has an existing account
    When User use POST to add new contact
    And User use Patch to update multiple fields
    Then Verify the patch response code
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User use POST to add new contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User use Patch to update email field
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And Verify the patch response code
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then Verify contact detail is updated in the application
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
  • 1

    java.lang.RuntimeException

    1 tests

    java.lang.RuntimeException

    1 failed
    Status Timestamp TestName
    Fail 15:04:58 PM And Verify new contact is added
    AddNewContact.Verify Adding Multiple Contacts via UI.And Verify new contact is added